home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 1997 March / inter@ivo 1997-03.iso / cybint14 / bin / bares.dxr / 00169.ls < prev    next >
Encoding:
Text File  |  1997-02-24  |  113 b   |  9 lines

  1. on exitFrame
  2.   if rollOver(8) then
  3.     cursor([901, 902])
  4.   else
  5.     hotBlinks(2, 10)
  6.   end if
  7.   Loopframe()
  8. end
  9.